IDEA新建Maven Java Web项目 新建一个Maven项目 填写GroupId、ArtifactId,Next,然后Finish。 新建完成后,点击Enable Auto-Import自动导入包 ...